[INFO] cloning repository https://github.com/darashi/searchnos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darashi/searchnos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarashi%2Fsearchnos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarashi%2Fsearchnos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ba546011912094ae701560596b2c328d047d3e9
[INFO] testing darashi/searchnos against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarashi%2Fsearchnos" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/darashi/searchnos
[INFO] finished tweaking git repo https://github.com/darashi/searchnos
[INFO] tweaked toml for git repo https://github.com/darashi/searchnos written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/darashi/searchnos on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/darashi/searchnos already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3e8719da9ab87c5dea089a2a81cb10266858cfdcb80681867976dded05fa203
[INFO] running `Command { std: "docker" "start" "-a" "d3e8719da9ab87c5dea089a2a81cb10266858cfdcb80681867976dded05fa203", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3e8719da9ab87c5dea089a2a81cb10266858cfdcb80681867976dded05fa203", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3e8719da9ab87c5dea089a2a81cb10266858cfdcb80681867976dded05fa203", kill_on_drop: false }`
[INFO] [stdout] d3e8719da9ab87c5dea089a2a81cb10266858cfdcb80681867976dded05fa203
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc9bf1b1eb9dc64046187c69e26028752deff046351486a285e24f312d7f17ae
[INFO] running `Command { std: "docker" "start" "-a" "dc9bf1b1eb9dc64046187c69e26028752deff046351486a285e24f312d7f17ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]    Compiling hex-conservative v0.2.2
[INFO] [stderr]    Compiling bech32 v0.11.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling lmdb-sys v0.8.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling secp256k1-sys v0.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling atomic-destructor v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling negentropy v0.5.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling searchnos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling lmdb v0.8.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.1
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ndb v0.1.0 (https://github.com/darashi/searchnos-db#d9ca0276)
[INFO] [stderr]    Compiling secp256k1 v0.31.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling nostr v0.44.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling async-utility v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling searchnos-db v0.1.0 (https://github.com/darashi/searchnos-db#d9ca0276)
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling async-wsocket v0.13.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling yawc v0.3.3
[INFO] [stderr]    Compiling nostr-database v0.44.0
[INFO] [stderr]    Compiling nostr-gossip v0.44.0
[INFO] [stderr]    Compiling nostr-relay-pool v0.44.0
[INFO] [stderr]    Compiling nostr-sdk v0.44.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "dc9bf1b1eb9dc64046187c69e26028752deff046351486a285e24f312d7f17ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc9bf1b1eb9dc64046187c69e26028752deff046351486a285e24f312d7f17ae", kill_on_drop: false }`
[INFO] [stdout] dc9bf1b1eb9dc64046187c69e26028752deff046351486a285e24f312d7f17ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0c58012075a1ff81cd1639ab65381a632bbe4c869c037f2683cee130f03e6d7
[INFO] running `Command { std: "docker" "start" "-a" "b0c58012075a1ff81cd1639ab65381a632bbe4c869c037f2683cee130f03e6d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling searchnos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.83s
[INFO] running `Command { std: "docker" "inspect" "b0c58012075a1ff81cd1639ab65381a632bbe4c869c037f2683cee130f03e6d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0c58012075a1ff81cd1639ab65381a632bbe4c869c037f2683cee130f03e6d7", kill_on_drop: false }`
[INFO] [stdout] b0c58012075a1ff81cd1639ab65381a632bbe4c869c037f2683cee130f03e6d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d38183bf3c0cf78e9c64c7cfc32bbfc8203b18535da9f16b140b50ff0ca09582
[INFO] running `Command { std: "docker" "start" "-a" "d38183bf3c0cf78e9c64c7cfc32bbfc8203b18535da9f16b140b50ff0ca09582", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/searchnos-2d7e0099c7cbce82)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test client_addr::tests::fallback_to_socket_addr ... ok
[INFO] [stdout] test client_addr::tests::ignore_empty_forwarded_header ... ok
[INFO] [stdout] test client_addr::tests::store_forwarded_header_verbatim ... ok
[INFO] [stdout] test index::text::tests::test_extract_text_note ... ok
[INFO] [stdout] test index::text::tests::test_extract_text_long_form_content ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/searchnos-3da5744d31d1402b)
[INFO] [stdout] running 2 tests
[INFO] [stdout] [32m INFO[0m [2msearchnos[0m[2m:[0m searchnos v0.1.0-2ba5460
[INFO] [stdout] [32m INFO[0m [2msearchnos[0m[2m:[0m opening searchnos-db [3mpath[0m[2m=[0m/tmp/searchnos-db-test-35739 [3mbatch_size[0m[2m=[0m4096 [3mflush_interval_ms[0m[2m=[0m100 [3mpurge_enabled[0m[2m=[0mfalse
[INFO] [stdout] [32m INFO[0m [2msearchnos[0m[2m:[0m write policy plugin disabled
[INFO] [stdout] [34mDEBUG[0m [2mnostr_relay_pool::relay::inner[0m[2m:[0m Connecting to 'ws://localhost:35739'
[INFO] [stdout] test tests::import_respects_fetch_kinds ... ok
[INFO] [stdout] [32m INFO[0m [1mconnection[0m[1m{[0m[3mconn_id[0m[2m=[0m1 [3mremote_ip[0m[2m=[0m127.0.0.1 [3mremote_port[0m[2m=[0m59608 [3mcompression[0m[2m=[0mfalse[1m}[0m[2m:[0m [2msearchnos[0m[2m:[0m new websocket connection [3mactive_connections[0m[2m=[0m1
[INFO] [stdout] [34mDEBUG[0m [2mtungstenite::handshake::client[0m[2m:[0m Client handshake done.
[INFO] [stdout] [32m INFO[0m [2mnostr_relay_pool::relay::inner[0m[2m:[0m Connected to 'ws://localhost:35739'
[INFO] [stdout] [34mDEBUG[0m [2mnostr_relay_pool::relay::inner[0m[2m:[0m Ping sent. [3murl[0m[2m=[0mws://localhost:35739 [3mnonce[0m[2m=[0m18012654567177162791
[INFO] [stdout] [34mDEBUG[0m [2mnostr_relay_pool::relay::inner[0m[2m:[0m Sending '["REQ","089b335b0a09d640aba40fc283290e16",{"limit":0,"search":"nostr"}]' to 'ws://localhost:35739' (size: 71 bytes)
[INFO] [stdout] [32m INFO[0m [1mconnection[0m[1m{[0m[3mconn_id[0m[2m=[0m1 [3mremote_ip[0m[2m=[0m127.0.0.1 [3mremote_port[0m[2m=[0m59608 [3mcompression[0m[2m=[0mfalse[1m}[0m[2m:[0m [2msearchnos[0m[2m:[0m RECEIVED ["REQ","089b335b0a09d640aba40fc283290e16",{"limit":0,"search":"nostr"}]
[INFO] [stdout] [32m INFO[0m [1mconnection[0m[1m{[0m[3mconn_id[0m[2m=[0m1 [3mremote_ip[0m[2m=[0m127.0.0.1 [3mremote_port[0m[2m=[0m59608 [3mcompression[0m[2m=[0mfalse[1m}[0m[2m:[0m[1mreq[0m[1m{[0m[3msubscription[0m[2m=[0m089b335b0a09d640aba40fc283290e16 [3mfilter_count[0m[2m=[0m1[1m}[0m[2m:[0m [2msearchnos::search::handlers[0m[2m:[0m search results sent [3mfilters[0m[2m=[0m[{"search":"nostr","limit":0}] [3mfilter_count[0m[2m=[0m1 [3mhits[0m[2m=[0m0 [3melapsed_ms[0m[2m=[0m0 [3mdb_elapsed_ms[0m[2m=[0m0
[INFO] [stdout] [34mDEBUG[0m [1mconnection[0m[1m{[0m[3mconn_id[0m[2m=[0m1 [3mremote_ip[0m[2m=[0m127.0.0.1 [3mremote_port[0m[2m=[0m59608 [3mcompression[0m[2m=[0mfalse[1m}[0m[2m:[0m[1mreq[0m[1m{[0m[3msubscription[0m[2m=[0m089b335b0a09d640aba40fc283290e16 [3mfilter_count[0m[2m=[0m1[1m}[0m[2m:[0m [2msearchnos::search::handlers[0m[2m:[0m query profile [3mdb_elapsed_ms[0m[2m=[0m0 [3mindex_scan_ms[0m[2m=[0m0 [3mpost_processing_ms[0m[2m=[0m0 [3mfilter_count[0m[2m=[0m1 [3mcandidate_count[0m[2m=[0m0 [3mfilter_details[0m[2m=[0m#0:ngram_search(terms=1) matched=0 candidates=0 index_ms=0 post_ms=0
[INFO] [stdout] [34mDEBUG[0m [2mnostr_relay_pool::relay::inner[0m[2m:[0m Received '["EOSE","089b335b0a09d640aba40fc283290e16"]' from 'ws://localhost:35739' (size: 43 bytes)
[INFO] [stdout] [34mDEBUG[0m [2mnostr_relay_pool::relay::inner[0m[2m:[0m Auto-closing subscription. [3mid[0m[2m=[0m089b335b0a09d640aba40fc283290e16
[INFO] [stdout] [34mDEBUG[0m [2mnostr_relay_pool::relay::inner[0m[2m:[0m Sending '["CLOSE","089b335b0a09d640aba40fc283290e16"]' to 'ws://localhost:35739' (size: 44 bytes)
[INFO] [stdout] [32m INFO[0m [2mnostr_relay_pool::relay::inner[0m[2m:[0m Completely disconnected from 'ws://localhost:35739'
[INFO] [stdout] test tests::somke_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests searchnos
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d38183bf3c0cf78e9c64c7cfc32bbfc8203b18535da9f16b140b50ff0ca09582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d38183bf3c0cf78e9c64c7cfc32bbfc8203b18535da9f16b140b50ff0ca09582", kill_on_drop: false }`
[INFO] [stdout] d38183bf3c0cf78e9c64c7cfc32bbfc8203b18535da9f16b140b50ff0ca09582
